Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

0.11.7 > 0.14.0#16

Open
graphific wants to merge 415 commits into20treeAI:mainfrom
developmentseed:main
Open

0.11.7 > 0.14.0#16
graphific wants to merge 415 commits into20treeAI:mainfrom
developmentseed:main

Conversation

@graphific
Copy link

No description provided.

vincentsarago and others added 26 commits November 4, 2024 10:02
* add gif mediatype

* update changelog
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
* sketch

* add tests

* add pyramid tests

* remove multiscale option

* Update src/titiler/xarray/tests/test_factory.py

Co-authored-by: Henry Rodman <henry.rodman@gmail.com>

* use xarray.open_zarr and make aiohttp and s3fs optional (#1016)

* use xarray.open_zarr and make aiohttp and s3fs optional

* add support for references

* tests prefixed protocol

* use tmp_dir for reference

* add parquet support

* remove kerchunk support

* create variable extension

* add aiohttp

* remove cache layer (#1019)

* remove cache layer

* Update src/titiler/xarray/README.md

Co-authored-by: Aimee Barciauskas <aimee@developmentseed.org>

* add tile example

---------

Co-authored-by: Aimee Barciauskas <aimee@developmentseed.org>

* Update src/titiler/xarray/titiler/xarray/io.py

Co-authored-by: Jonas <j08lue@gmail.com>

* Update src/titiler/xarray/titiler/xarray/io.py

Co-authored-by: Jonas <j08lue@gmail.com>

* Update src/titiler/xarray/titiler/xarray/io.py

Co-authored-by: Jonas <j08lue@gmail.com>

* lint

* fix zarr pyramid tests

* Update src/titiler/xarray/pyproject.toml

Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>

* refactor dependencies

* update docs

---------

Co-authored-by: Henry Rodman <henry.rodman@gmail.com>
Co-authored-by: Aimee Barciauskas <aimee@developmentseed.org>
Co-authored-by: Jonas <j08lue@gmail.com>
Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>
* release date

* prepare release

* update chart version
)

* docs: add netcdf/zarr as supported data on readme

* fix: address review comments

* Update README.md

---------

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
we don't use devseed.com anymore, so I just updated the URL. It redirects but would rather have people use the correct one.
Bumps the all group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `codecov/codecov-action` from 4 to 5
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* define variable outside endpoint code

* fix tests
* update build backend and others

* update changelog
* make placemarks toggleable with a button or the 'b' key

---------

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
* show rasterio versions in healthz endpoint

* simplify json versions returned

* adjust healtz test for new output

* fix tests

* update changelog

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
Bumps the all group with 1 update: [helm/kind-action](https://github.com/helm/kind-action).


Updates `helm/kind-action` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… urlencode (#1050)

* improve query string handling in LowerCaseQueryStringMiddleware using urlencode

* fix import order

* update changelog

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
captaincoordinates and others added 11 commits February 9, 2026 14:54
* fix(#1308): validate rescale values

* fix(#1308): test rescale with non-numerics

* fix(#1308): validate various crs values

* fix(#1308): validate algorithm_params

* fix(#1308): handle invalid expressions

* fix(#1308): validate nodata

* fix(#1308): validate historgram_bins

* fix(#1308): ensure colormap failures are tested

* fix(#1308): validate bbox

* fix(#1308): validate color_formula

* fix(#1308): DRY in nodata

* fix(#1308): validate historgram_range

* fix(#1308): DRY in float validation

* fix(#1308): catch exceptions in color formula validation to avoid 500s from validation attempt

* fix(#1308): update changelog

* fix(#1308): PR feedback simplify validation

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>

* fix(#1308): PR feedback universal exception handling

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>

---------

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
Co-authored-by: dimplejaiin <dimple@pixxel.co.in>
* make assets option required and add assets=:all: notation

* fix
* add xarray dependency in titiler.application

* use local titiler-xarray in dockerfile

* make sure to update titile-xarray version in application pyproject.toml

* update docs

* remove useless install
vincentsarago and others added 18 commits February 11, 2026 17:59
Update docs analytics to use developmentseed.org so TiTiler traffic reports to the shared Plausible site.
Update docs analytics to use developmentseed.org so TiTiler traffic reports to the shared Plausible site.
Undo shared analytics domain grouping and restore the TiTiler-specific Plausible domain value.
Replace the legacy Plausible loader with the current titiler site-specific script while preserving docs tracking hooks.
Keep the existing production domain key in docs config while updating only the Plausible script snippet.
…mentseed-org

Chore/update plausible snippet
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.